翻訳と辞書
Words near each other
・ Asymphorodes trigrapha
・ Asymphorodes valligera
・ Asymphorodes xanthostola
・ Asymphyla
・ Asymphylomyrmex
・ Asymplecta
・ Asymptoceras
・ Asymptomatic
・ Asymptomatic carrier
・ Asymptomatic inflammatory prostatitis
・ Asymptote
・ Asymptote (disambiguation)
・ Asymptote (vector graphics language)
・ Asymptote Architecture
・ Asymptotic analysis
Asymptotic computational complexity
・ Asymptotic curve
・ Asymptotic decider
・ Asymptotic distribution
・ Asymptotic efficiency
・ Asymptotic equipartition property
・ Asymptotic expansion
・ Asymptotic formula
・ Asymptotic freedom
・ Asymptotic gain model
・ Asymptotic giant branch
・ Asymptotic homogenization
・ Asymptotic safety in quantum gravity
・ Asymptotic theory
・ Asymptotic theory (statistics)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Asymptotic computational complexity : ウィキペディア英語版
Asymptotic computational complexity
In computational complexity theory, asymptotic computational complexity is the usage of asymptotic analysis for the estimation of computational complexity of algorithms and computational problems, commonly associated with the usage of the big O notation.
==Scope==
With respect to computational resources, asymptotic time complexity and asymptotic space complexity are commonly estimated. Other asymptotically estimated behavior include circuit complexity and various measures of parallel computation, such as the number of (parallel) processors.
Since the ground-breaking 1965 paper by Juris Hartmanis and Richard E. Stearns and the 1979 book by Michael Garey and David S. Johnson on NP-completeness,〔Michael Garey, and David S. Johnson: ''Computers and Intractability: A Guide to the Theory of NP-Completeness.'' New York: W. H. Freeman & Co., 1979.〕 the term "computational complexity" (of algorithms) has become commonly referred to as asymptotic computational complexity.
Further, unless specified otherwise, the term "computational complexity" usually refers to the upper bound for the asymptotic computational complexity of an algorithm or a problem, which is usually written in terms of the big O notation, e.g.. O(n^3). Other types of (asymptotic) computational complexity estimates are lower bounds ("Big Omega" notation; e.g., Ω(''n'')) and asymptotically tight estimates, when the asymptotic upper and lower bounds coincide (written using the "big Theta"; e.g., Θ(''n'' log ''n'')).
A further tacit assumption is that the worst case analysis of computational complexity is in question unless stated otherwise. An alternative approach is probabilistic analysis of algorithms.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Asymptotic computational complexity」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.